home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2011 January / SAN CD 1-2011 CD-ROM 68.iso / pc / issueMedia / Software / AviStack2 / lang / AS2_SetRefPoints_ENG.xml < prev    next >
Encoding:
Extensible Markup Language  |  2010-07-11  |  3.5 KB  |  59 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. Language data of the GUI that allows to select the parameters for the placement of reference points.
  4. "info" contains the explanatory text that is displayed in the text widget
  5. below the file menu.
  6. -->
  7. <catalog id = "DiagThr__define">
  8.   <language id="ENG">
  9.     <var id="title">Set reference points</var>
  10.     <var id="info">Select a parameters for object detection and reference point placement.</var>
  11.     <var id="help">Help</var>
  12.     <array id="help_txt">
  13.       <element>---- Threshold selection ----</element>
  14.       <element>To enable AviStack to place reference points, it needs to know which area of the frame is covered by the object and which area is suitable to place reference points at all.</element>
  15.       <element> </element>
  16.       <element>Areas that are smoother than the chosen threshold are excluded (shown as black!). This usually is the sky background or otherwise smooth areas. Additionally, you can select brightness thresholds (upper and lower). This is probably necessary if you have only a small number of frames and the data are noisy. Then, structures are sometimes detected in the area of black space. Use the brightness lower cut-off value to eliminate these areas from reference point placement.</element>
  17.       <element> </element>
  18.       <element>It is no problem when black areas appear in many locations of the object and not only the sky background as there are usually enough places left for reference points.</element>
  19.       <element> </element>
  20.       <element>A right click into the display will show/hide the mask used for the placement of reference points.</element>
  21.       <element> </element>
  22.       <element>---- Setting reference points ----</element>
  23.       <element>Choose the minimum allowed distance between the reference points. After releasing the slider, reference points are placed using the new setting.</element>
  24.       <element> </element>
  25.       <element>Double click on a location without a reference point to set a new one. Double clicking on a reference point removes it.</element>
  26.       <element> </element>
  27.       <element>When you hold the left mouse button and move the mouse, you can draw a box. All reference points within that box are then deleted.</element>
  28.       <element> </element>
  29.       <element>Use the X buttons to initiate automatic reference point placement or to delete them all.</element>
  30.       <element></element>
  31.       <element>You can always undo/redo your actions using the respective arrow buttons.</element>
  32.       <element> </element>
  33.       <element>AS2_SetRefPoints_ENG.xml</element>
  34.     </array>
  35.     <var id="OK">OK</var>
  36.     <var id="OK_tip">Set reference points</var>
  37.     <var id="rpErr">No reference points selected!</var>
  38.     <var id="cancel">Cancel</var>
  39.     <var id="reset">Reset</var>
  40.     <var id="undo">Undo</var>
  41.     <var id="redo">Redo</var>
  42.     <var id="thr">Structure threshold</var>
  43.     <var id="lco">Lower cut-off value</var>
  44.     <var id="uco">Upper cut-off value</var>
  45.     <var id="addRP">Set reference points</var>
  46.     <var id="deleteRP">Delete all reference points</var>
  47.     <var id="mindist">Minimum distance</var>
  48.     <var id="npts">Initial reference points</var>
  49.     <var id="parameters">Parameters</var>
  50.     <var id="load">Load</var>
  51.     <var id="save">Save</var>
  52.     <var id="data">Data</var>
  53.     <var id="export">Export</var>
  54.     <var id="ed_rpl">Reference point locations</var>
  55.     <var id="ed_px">Reference point x-location (pixels)</var>
  56.     <var id="ed_py">Reference point y-location (pixels)</var>
  57.     <var id="ed_rpi">Reference point index</var>
  58.   </language>
  59. </catalog>